Skip to main content
POST
Get experiment bucket metrics

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Body

application/json

Query for experiment (A/B test) bucket metrics.

experiment_id
string<uuid>
required

The experiment ID to query bucket metrics for

from_datetime
string<date-time>
required
Example:

"2017-07-21T17:32:28Z"

to_datetime
string<date-time>
required
Example:

"2017-07-22T17:32:28Z"

interval
enum<string>
default:daily
Available options:
hourly,
daily,
weekly,
monthly
timezone
string
default:Asia/Seoul

Response

Successful Response

timeseries
BucketHourlyMetricSchema · object[]
required
total
BucketMetricBaseSchema · object[]
required